github.com/coder/websocket.Conn.closeReadMu (field)
6 uses
github.com/coder/websocket (current package)
close.go#L234: c.closeReadMu.Lock()
close.go#L236: c.closeReadMu.Unlock()
conn.go#L76: closeReadMu sync.Mutex
read.go#L65: c.closeReadMu.Lock()
read.go#L68: c.closeReadMu.Unlock()
read.go#L74: c.closeReadMu.Unlock()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |